Executes a query against the kademi database and feeds each resulting object to the next step Select the appropriate query source with providerId
Properties
Name | Returns | Notes | Example |
---|---|---|---|
providerId | String | ||
passAsList | Boolean | If true, when looking up rows, the entire list of rows is passed to the next step in a single execution. Otherwise the default is to call the next step for each row | |
next | PipelineStep | ||
columns | List |
Ask a question, or offer an answer